home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000…tember: Reference Library / Dev.CD Sep 00 RL Disk 1.toast / mac / Technical Documentation / Develop / develop Issue 29 / develop Issue 29 code / InlineInputSample / InlineInputPrefix.h next >
Encoding:
Text File  |  1997-01-07  |  242 b   |  13 lines  |  [TEXT/CWIE]

  1. /*
  2.     File:        InlineInputPrefix.h
  3.  
  4.     Contains:    sets up conditionalization for inline input
  5.  
  6.     Copyright:    © 1996 Apple Computer, Inc. All rights reserved.
  7.  
  8. */
  9.  
  10. // use this conditional to control if inline input is enabled or not
  11.  
  12. #define qInline    1
  13.